home *** CD-ROM | disk | FTP | other *** search
- DOOM Audio Editor - version 0.2 January 1994
-
- SUMMARY:
-
- DMAUD sound_number [-s sound_file] [-e sound_file] [-l] [-q]
-
- sound_number: 1-49 (1-61), select and play sound from DOOM WAD
- -s : Store sound_file into DOOM WAD at position sound_number
- Input files can be any sound format; they will automatically
- be converted to 11025 samples/sec
- -e : Extract sound from DOOM WAD at position sound_number
- and store into sound_file in raw format. Will not
- overwrite existing file
- -l : List samples
- -q : Quiet; no SoundBlaster output
-
-
- DESCRIPTION:
-
- DMAUD will store sounds into or extract sounds from DOOM1.WAD
- files distributed with DOOM shareware versions 1.0 and 1.1,
- and DOOM.WAD distributed with registered version 1.1.
- In addition, DMAUD will play the sound if a SoundBlaster compatible
- sound card is present.
-
- Please be sure to make a backup copy of the original DOOM1.WAD file.
-
- Input files can be any format (.AU, .VOC, .WAV, .SND, etc) and
- any sample rate; they will be converted as necessary.
-
- Some examples:
-
- Play sound #1:
-
- DMAUD 1
-
-
- Replace sound #1:
-
- DMAUD 1 -s foo.wav
-
-
- Extract sound #1:
-
- DMAUD 1 -e foo.raw
-
-
- Replace sound quietly:
-
- DMAUD 1 -s foo.wav -q
-
-
-
- COMMENTS/SUGGESTIONS:
-
- Bill Neisius
- bill@solaria.hac.com
-